GrapeCity MultiRow for Windows Forms 11.0J
Sort(SortItem[],Int32,Int32) メソッド

SortItemの配列。
開始行。
終了行。
指定した行をSortItemに従って並べ替えます。
シンタックス
Public Overloads Sub Sort( _
   ByVal sortItems() As SortItem, _
   ByVal startRow As Integer, _
   ByVal endRow As Integer _
) 
public void Sort( 
   SortItem[] sortItems,
   int startRow,
   int endRow
)

パラメータ

sortItems
SortItemの配列。
startRow
開始行。
endRow
終了行。
参照

参照

GcMultiRow クラス
GcMultiRow メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.